func crypto/cipher.gcmInc32

3 uses

	crypto/cipher (current package)
		gcm.go#L338: 		gcmInc32(counter)
		gcm.go#L346: 		gcmInc32(counter)
		gcm.go#L351: func gcmInc32(counterBlock *[gcmBlockSize]byte) {